home *** CD-ROM | disk | FTP | other *** search
/ Clickx 63 / Clickx 63.iso / software / netwerktools / winmergev2122 / WinMerge-2.12.2-Setup.exe / {app} / Docs / WinMerge.chm / htmlhelp / css / help.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2009-04-01  |  273 b   |  14 lines

  1. @import url("all.css") screen;
  2. @import url("print.css") print;
  3.  
  4. /* Add any HTML Help specific rules below */
  5.  
  6. .article,
  7. .appendix {
  8.   border:1px solid white; /* Fix problems with old IE browsers! */
  9. }
  10.  
  11. .titlepage h2 {
  12.   margin-top: 0.5em;
  13.   margin-bottom: 0;
  14. }